
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b64k -si64k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 65536
		using interlocked sequential I/O (stride: 65536)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  30.23%|   1.77%|   28.46%|  69.78%
   1|  20.05%|   2.11%|   17.94%|  79.96%
-------------------------------------------
avg.|  25.14%|   1.94%|   23.20%|  74.87%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     26734559232 |       407937 |     424.87 |    6797.93 |    0.145 |     0.319 | test.dat (10240MB)
     1 |     25996492800 |       396675 |     413.14 |    6610.26 |    0.149 |     0.331 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       52731052032 |       804612 |     838.01 |   13408.19 |    0.147 |     0.325

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     26734559232 |       407937 |     424.87 |    6797.93 |    0.145 |     0.319 | test.dat (10240MB)
     1 |     25996492800 |       396675 |     413.14 |    6610.26 |    0.149 |     0.331 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       52731052032 |       804612 |     838.01 |   13408.19 |    0.147 |     0.325

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.048 |        N/A |      0.048
   25th |      0.094 |        N/A |      0.094
   50th |      0.095 |        N/A |      0.095
   75th |      0.100 |        N/A |      0.100
   90th |      0.140 |        N/A |      0.140
   95th |      0.168 |        N/A |      0.168
   99th |      1.615 |        N/A |      1.615
3-nines |      2.745 |        N/A |      2.745
4-nines |      7.781 |        N/A |      7.781
5-nines |     13.263 |        N/A |     13.263
6-nines |     72.101 |        N/A |     72.101
7-nines |     72.101 |        N/A |     72.101
8-nines |     72.101 |        N/A |     72.101
9-nines |     72.101 |        N/A |     72.101
    max |     72.101 |        N/A |     72.101
